home *** CD-ROM | disk | FTP | other *** search
/ Freelog 41 / Freelog041.iso / BestOf / TweakALL / tweakall3fullsetup.exe / {app} / TweakTray.exe / 0 / RCDATA / TCONFIG / TCONFIG.txt
Text File  |  2002-03-05  |  8KB  |  320 lines

  1. object Config: TConfig
  2.   Left = 192
  3.   Top = 107
  4.   BorderStyle = bsToolWindow
  5.   Caption = 'Configure TweakTray'
  6.   ClientHeight = 377
  7.   ClientWidth = 345
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poScreenCenter
  16.   OnCreate = FormCreate
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object GroupBox1: TGroupBox
  20.     Left = 8
  21.     Top = 32
  22.     Width = 329
  23.     Height = 135
  24.     Caption = 'Free Memory Options'
  25.     Font.Charset = DEFAULT_CHARSET
  26.     Font.Color = clWindowText
  27.     Font.Height = -11
  28.     Font.Name = 'MS Sans Serif'
  29.     Font.Style = [fsBold]
  30.     ParentFont = False
  31.     TabOrder = 0
  32.     object Label1: TLabel
  33.       Left = 40
  34.       Top = 56
  35.       Width = 117
  36.       Height = 13
  37.       Caption = 'Auto free when less than'
  38.       Font.Charset = DEFAULT_CHARSET
  39.       Font.Color = clWindowText
  40.       Font.Height = -11
  41.       Font.Name = 'MS Sans Serif'
  42.       Font.Style = []
  43.       ParentFont = False
  44.     end
  45.     object Label2: TLabel
  46.       Left = 232
  47.       Top = 56
  48.       Width = 87
  49.       Height = 13
  50.       Caption = 'kb of memory free.'
  51.       Font.Charset = DEFAULT_CHARSET
  52.       Font.Color = clWindowText
  53.       Font.Height = -11
  54.       Font.Name = 'MS Sans Serif'
  55.       Font.Style = []
  56.       ParentFont = False
  57.     end
  58.     object Label3: TLabel
  59.       Left = 64
  60.       Top = 80
  61.       Width = 93
  62.       Height = 13
  63.       Caption = 'Attempt to auto free'
  64.       Font.Charset = DEFAULT_CHARSET
  65.       Font.Color = clWindowText
  66.       Font.Height = -11
  67.       Font.Name = 'MS Sans Serif'
  68.       Font.Style = []
  69.       ParentFont = False
  70.     end
  71.     object Label4: TLabel
  72.       Left = 232
  73.       Top = 80
  74.       Width = 66
  75.       Height = 13
  76.       Caption = 'kb of memory.'
  77.       Font.Charset = DEFAULT_CHARSET
  78.       Font.Color = clWindowText
  79.       Font.Height = -11
  80.       Font.Name = 'MS Sans Serif'
  81.       Font.Style = []
  82.       ParentFont = False
  83.     end
  84.     object chkDisplayMem: TCheckBox
  85.       Left = 24
  86.       Top = 18
  87.       Width = 225
  88.       Height = 17
  89.       Caption = 'Display free memory options'
  90.       Checked = True
  91.       Font.Charset = DEFAULT_CHARSET
  92.       Font.Color = clWindowText
  93.       Font.Height = -11
  94.       Font.Name = 'MS Sans Serif'
  95.       Font.Style = []
  96.       ParentFont = False
  97.       State = cbChecked
  98.       TabOrder = 0
  99.     end
  100.     object chkAutoFree: TCheckBox
  101.       Left = 24
  102.       Top = 34
  103.       Width = 225
  104.       Height = 17
  105.       Caption = 'Automatically free memory'
  106.       Font.Charset = DEFAULT_CHARSET
  107.       Font.Color = clWindowText
  108.       Font.Height = -11
  109.       Font.Name = 'MS Sans Serif'
  110.       Font.Style = []
  111.       ParentFont = False
  112.       TabOrder = 1
  113.     end
  114.     object chkMemTooltip: TCheckBox
  115.       Left = 24
  116.       Top = 111
  117.       Width = 297
  118.       Height = 17
  119.       Caption = 'Display amount of free memory as a ToolTip'
  120.       Font.Charset = DEFAULT_CHARSET
  121.       Font.Color = clWindowText
  122.       Font.Height = -11
  123.       Font.Name = 'MS Sans Serif'
  124.       Font.Style = []
  125.       ParentFont = False
  126.       TabOrder = 2
  127.     end
  128.     object edtAutoLevel: TElSpinEdit
  129.       Left = 168
  130.       Top = 48
  131.       Width = 57
  132.       Height = 21
  133.       Cursor = crIBeam
  134.       Increment = 1
  135.       LargeIncrement = 10
  136.       Alignment = taLeftJustify
  137.       BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  138.       Transparent = False
  139.       AutoSize = False
  140.       BorderStyle = bsSingle
  141.       Ctl3D = True
  142.       Font.Charset = DEFAULT_CHARSET
  143.       Font.Color = clWindowText
  144.       Font.Height = -11
  145.       Font.Name = 'MS Sans Serif'
  146.       Font.Style = []
  147.       LineBorderActiveColor = clBlack
  148.       LineBorderInactiveColor = clBlack
  149.       ParentColor = False
  150.       ParentCtl3D = False
  151.       ParentFont = False
  152.       TabOrder = 3
  153.     end
  154.     object edtAutoAmount: TElSpinEdit
  155.       Left = 168
  156.       Top = 72
  157.       Width = 57
  158.       Height = 21
  159.       Cursor = crIBeam
  160.       Increment = 1
  161.       LargeIncrement = 10
  162.       Alignment = taLeftJustify
  163.       BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  164.       Transparent = False
  165.       AutoSize = False
  166.       BorderStyle = bsSingle
  167.       Ctl3D = True
  168.       Font.Charset = DEFAULT_CHARSET
  169.       Font.Color = clWindowText
  170.       Font.Height = -11
  171.       Font.Name = 'MS Sans Serif'
  172.       Font.Style = []
  173.       LineBorderActiveColor = clBlack
  174.       LineBorderInactiveColor = clBlack
  175.       ParentColor = False
  176.       ParentCtl3D = False
  177.       ParentFont = False
  178.       TabOrder = 4
  179.     end
  180.   end
  181.   object GroupBox2: TGroupBox
  182.     Left = 8
  183.     Top = 171
  184.     Width = 329
  185.     Height = 59
  186.     Caption = 'Reboot Options'
  187.     Font.Charset = DEFAULT_CHARSET
  188.     Font.Color = clWindowText
  189.     Font.Height = -11
  190.     Font.Name = 'MS Sans Serif'
  191.     Font.Style = [fsBold]
  192.     ParentFont = False
  193.     TabOrder = 1
  194.     object chkRebootConfirm: TCheckBox
  195.       Left = 24
  196.       Top = 34
  197.       Width = 225
  198.       Height = 17
  199.       Caption = 'Ask for confirmation before rebooting'
  200.       Checked = True
  201.       Font.Charset = DEFAULT_CHARSET
  202.       Font.Color = clWindowText
  203.       Font.Height = -11
  204.       Font.Name = 'MS Sans Serif'
  205.       Font.Style = []
  206.       ParentFont = False
  207.       State = cbChecked
  208.       TabOrder = 1
  209.     end
  210.     object chkDisplayReboot: TCheckBox
  211.       Left = 24
  212.       Top = 18
  213.       Width = 225
  214.       Height = 17
  215.       Caption = 'Display Reboot options'
  216.       Checked = True
  217.       Font.Charset = DEFAULT_CHARSET
  218.       Font.Color = clWindowText
  219.       Font.Height = -11
  220.       Font.Name = 'MS Sans Serif'
  221.       Font.Style = []
  222.       ParentFont = False
  223.       State = cbChecked
  224.       TabOrder = 0
  225.     end
  226.   end
  227.   object btnOK: TButton
  228.     Left = 264
  229.     Top = 344
  230.     Width = 75
  231.     Height = 25
  232.     Caption = 'OK'
  233.     Default = True
  234.     TabOrder = 2
  235.     OnClick = btnOKClick
  236.   end
  237.   object btnCancel: TButton
  238.     Left = 8
  239.     Top = 344
  240.     Width = 75
  241.     Height = 25
  242.     Cancel = True
  243.     Caption = 'Cancel'
  244.     TabOrder = 3
  245.     OnClick = btnCancelClick
  246.   end
  247.   object GroupBox3: TGroupBox
  248.     Left = 8
  249.     Top = 234
  250.     Width = 329
  251.     Height = 103
  252.     Caption = 'User-Defined Programs'
  253.     Font.Charset = DEFAULT_CHARSET
  254.     Font.Color = clWindowText
  255.     Font.Height = -11
  256.     Font.Name = 'MS Sans Serif'
  257.     Font.Style = [fsBold]
  258.     ParentFont = False
  259.     TabOrder = 4
  260.     object Label5: TLabel
  261.       Left = 8
  262.       Top = 86
  263.       Width = 313
  264.       Height = 13
  265.       Alignment = taCenter
  266.       AutoSize = False
  267.       Caption = 'Right click to edit user defined programs'
  268.       Font.Charset = DEFAULT_CHARSET
  269.       Font.Color = clWindowText
  270.       Font.Height = -11
  271.       Font.Name = 'MS Sans Serif'
  272.       Font.Style = []
  273.       ParentFont = False
  274.     end
  275.     object lstUserDefined: TListBox
  276.       Left = 16
  277.       Top = 20
  278.       Width = 297
  279.       Height = 63
  280.       Font.Charset = DEFAULT_CHARSET
  281.       Font.Color = clWindowText
  282.       Font.Height = -11
  283.       Font.Name = 'MS Sans Serif'
  284.       Font.Style = []
  285.       ItemHeight = 13
  286.       ParentFont = False
  287.       PopupMenu = AppMenu
  288.       TabOrder = 0
  289.     end
  290.   end
  291.   object chkAutoRun: TCheckBox
  292.     Left = 8
  293.     Top = 8
  294.     Width = 329
  295.     Height = 17
  296.     Caption = 'Run TweakTray when Windows starts'
  297.     TabOrder = 5
  298.   end
  299.   object AppMenu: TPopupMenu
  300.     OnPopup = AppMenuPopup
  301.     Left = 136
  302.     Top = 344
  303.     object mnuAdd: TMenuItem
  304.       Caption = 'Add'
  305.       OnClick = mnuAddClick
  306.     end
  307.     object mnuRemove: TMenuItem
  308.       Caption = 'Remove'
  309.       Enabled = False
  310.       OnClick = mnuRemoveClick
  311.     end
  312.   end
  313.   object OpenTrayDialog: TOpenDialog
  314.     Filter = 'Executable Programs|*.exe;*.com'
  315.     Title = 'Select A Program To Run From TweakTray'
  316.     Left = 168
  317.     Top = 344
  318.   end
  319. end
  320.